home *** CD-ROM | disk | FTP | other *** search
/ IRIX Patches 1995 March / SGI IRIX Patches 1995 Mar.iso / relnotes / patchSG0000182 / ch1.z / ch1
Text File  |  1995-03-10  |  6KB  |  199 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        1.  _P_a_t_c_h__S_G_0_0_0_0_1_8_2__R_e_l_e_a_s_e__N_o_t_e
  9.  
  10.        This release note describes patch SG0000182 to IRIX 5.2.
  11.  
  12.        1.1  _S_u_p_p_o_r_t_e_d__H_a_r_d_w_a_r_e__P_l_a_t_f_o_r_m_s
  13.  
  14.        This patch contains bug fixes for all Indy, Indigo2 and
  15.        Challenge S platforms.  The software cannot be installed on
  16.        other configurations.
  17.  
  18.        1.2  _S_u_p_p_o_r_t_e_d__S_o_f_t_w_a_r_e__P_l_a_t_f_o_r_m_s
  19.  
  20.        This patch contains bug fixes for IRIX 5.2, IRIX 5.2 for
  21.        Indy R4600PC and Challenge S, and IRIX 5.2 for Indy R4600SC,
  22.        XZ and Presenter.  The software cannot be installed on other
  23.        configurations.
  24.  
  25.        1.3  _B_u_g_s__F_i_x_e_d__b_y__P_a_t_c_h__S_G_0_0_0_0_1_8_2
  26.  
  27.        This patch contains fixes for the following bugs in IRIX
  28.        5.2.  Bug numbers from Silicon Graphics bug tracking system
  29.        are included for reference.
  30.  
  31.           +o When TCP connections are being created at a high rate,
  32.             a system panic may occur with message "soaccept
  33.             !NOFDREF" (bug 249206).  This fix avoids the race
  34.             between accept() and tcp_drop().
  35.  
  36.           +o When TCP connections are being created at a high rate,
  37.             connections may time out even though the server is
  38.             largely idle, due to the backlog limit on the server's
  39.             initial connection socket being limited to a small
  40.             value (bug 245976).  This change allows the maximum
  41.             backlog value to be reconfigured, by modifying the
  42.             variable somaxconn in /var/sysgen/master.d/bsd.
  43.  
  44.           +o When remote TCP clients disappear forever (where the
  45.             client systems do not respond to pings), with
  46.             connections open and data queued for output, after the
  47.             local server has closed the connection, but before all
  48.             the data has been delivered and acknowledged, the TCP
  49.             socket is left in the kernel indefinitely, even if the
  50.             server set the SO_KEEPALIVE option (bug 248935).  This
  51.             eventually uses up all available network buffer space.
  52.             This change adds a new kernel variable,
  53.             tcp_keep_timer_in_close, which may be set to a non-zero
  54.             value to permit SO_KEEPALIVE timeouts to act on such
  55.             sockets.  The variable must presently be set using dbx
  56.             or some other such program which permits modification
  57.             of kernel variables.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.        1.4  _S_u_b_s_y_s_t_e_m_s__I_n_c_l_u_d_e_d__i_n__P_a_t_c_h__S_G_0_0_0_0_1_8_2
  75.  
  76.        This patch release includes these subsystems:
  77.  
  78.           +o patchSG0000182.eoe1_sw.unix
  79.  
  80.  
  81.        1.5  _I_n_s_t_a_l_l_a_t_i_o_n__I_n_s_t_r_u_c_t_i_o_n_s
  82.  
  83.        Because you want to install patches for only the problems
  84.        you have encountered, patch software is not installed by
  85.        default. After reading the descriptions of the bugs fixed in
  86.        this patch, determine the patches that meet your specific
  87.        needs.
  88.  
  89.        Patch software is installed like any other Silicon Graphics
  90.        software product.  It must be installed from the miniroot.
  91.        Follow the instructions in your _I_R_I_S _S_o_f_t_w_a_r_e _I_n_s_t_a_l_l_a_t_i_o_n
  92.        _G_u_i_d_e to bring up the miniroot form of the software
  93.        installation tools.
  94.  
  95.        Follow these steps to select a patch for installation:
  96.  
  97.          1.  At the Inst>prompt, type
  98.  
  99.              iiiinnnnssssttttaaaallllllll ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  100.  
  101.              where _x_x_x_x_x_x_x is the patch number.
  102.  
  103.          2.  Select the desired patches for installation.
  104.  
  105.          3.  Initiate the installation sequence. Type
  106.  
  107.              IIIInnnnsssstttt>>>> ggggoooo
  108.  
  109.          4.  You may find that two patches have been marked as
  110.              incompatible.  If this occurs, you must deselect one
  111.              of the patches.
  112.  
  113.              IIIInnnnsssstttt>>>> kkkkeeeeeeeepppp ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  114.  
  115.              where _x_x_x_x_x_x_x is the patch number.
  116.  
  117.          5.  After completing the installation process, exit the
  118.              _i_n_s_t program by typing
  119.  
  120.              IIIInnnnsssstttt>>>> qqqquuuuiiiitttt
  121.  
  122.  
  123.        To remove a patch, use the _v_e_r_s_i_o_n_s _r_e_m_o_v_e command as you
  124.        would for any other software subsystem.  The removal process
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.        reinstates the original version of software unless you have
  141.        specifically removed the patch history from your system.
  142.  
  143.        vvvveeeerrrrssssiiiioooonnnnssss rrrreeeemmmmoooovvvveeee ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  144.  
  145.        where _x_x_x_x_x_x_x is the patch number.
  146.  
  147.        To keep a patch but increase your disk space, use the
  148.        _v_e_r_s_i_o_n_s _r_e_m_o_v_e_h_i_s_t command to remove the patch history.
  149.  
  150.        vvvveeeerrrrssssiiiioooonnnnssss rrrreeeemmmmoooovvvveeeehhhhiiiisssstttt ppppaaaattttcccchhhhSSSSGGGG_x_x_x_x_x_x_x
  151.  
  152.        where _x_x_x_x_x_x_x is the patch number.
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.